projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95579c3
)
* woman.el (woman2-TH): Use string-equal instead of string-match.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 11 Apr 2008 02:31:26 +0000
(
02:31
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 11 Apr 2008 02:31:26 +0000
(
02:31
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 79c777e3bea1f0d281aa93c2922497f744a3ce54..75702835987da7039bdfece97e5cb5768c079c16 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,6
+1,6
@@
2008-04-11 Chong Yidong <cyd@stupidchicken.com>
- * woman.el (woman2-TH):
Quote argument to
string-match.
+ * woman.el (woman2-TH):
Use string-equal instead of
string-match.
2008-04-11 Kevin Ryde <user42@zip.com.au>